Welcome![Sign In][Sign Up]
Location:
Search - 8*16 led clock

Search list

[SCM温度计

Description: 用89C51和DS18B20制作的“孵化器温度控制器”,附电路图-with 89C51 and DS18B20 produced an "incubator temperature controller," A circuit
Platform: | Size: 10240 | Author: 金华 | Hits:

[assembly language64x64LED

Description: 16字 LED点阵屏+DS1302电子钟 C 程序 1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P00 8脚接后备电源,可以接老计算机主板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容 电压在2.5V以上即可维持 595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复位键。在对时钟调整时未对调整 项做闪烁处理-16-character dot matrix LED screen+ DS1302 electronic bell C 1-pin+5 V 2,3 received crystal 32768HZ feet 4 feet 5 feet grounding the S51 then take P02 6 feet of the S51 the S51 then P01 7 pin P00 8 back-up power supply, can access the old computer' s motherboard of 3.6V batteries, can also be isolated by one diode large-capacity electrolytic capacitor voltage in the 2.5V to the maintenance of more than 595 company-output data, 138 firms P1_0 drive mode conversion key for the clock, P2_1 to Clock plus key, P1_2 key for the clock by, P2_3 reset button for the clock. Adjustment of the clock adjustments do not deal with scintillation
Platform: | Size: 4096 | Author: | Hits:

[SCMdemoXSSCI

Description: 龙丘MC9S12XS128 多功能开发板 Designed by Chiu Sir E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月16日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target : MC9S12XS128 Crystal: 16.000Mhz busclock: 8.000MHz pllclock:16.000MHz 两路串口速率9600,可以中断接收数据 -LongQiu comprehensive development platform for intelligent vehicles V3.0 Designed by LongQiu E-mail: chiusir@163.com Software version: V1.2 Last Update: April 21, 2009 Information refer to the following address: Blog: http://longqiu.21ic.org Taobao: http://shop36265907.taobao.com ------------------------------------ Code Warrior 5.0 Target: MC9S12XS128 Crystal: 16.000Mhz ============================================ This procedure includes the following features: 1. Set the system clock in the under xxMHZ bus clock 2. Testing Long Hill minimum system development board overclocking performance: If the LED flashes on the normal work of the chip Otherwise, that chip is not working correctly, please check the system design 3. Qinghua University can also test the overclocking board minimum system performance, LED count, according to light cycle system can read how many times
Platform: | Size: 233472 | Author: 邱比特 | Hits:

[SCMdemeXSADC

Description: 龙丘MC9S12XS128 多功能开发板 Designed by Chiu Sir E-mail:chiusir@163.com 软件版本:V1.1 最后更新:2009年2月16日 相关信息参考下列地址: 博客: http://longqiu.21ic.org 淘宝店:http://shop36265907.taobao.com ------------------------------------ Code Warrior 4.7 Target : MC9S12XS128 Crystal: 16.000Mhz busclock: 8.000MHz pllclock:16.000MHz 本程序主要包括以下功能: 1.设置锁相环和总线频率; 2.IO口使用; 3.共四路ATD使用及显示方法。 LED计数,根据灯亮可以读取系统循环了多少次-LongQiu comprehensive development platform for intelligent vehicles V3.0 Designed by LongQiu E-mail: chiusir@163.com Software version: V1.2 Last Update: April 21, 2009 Information refer to the following address: Blog: http://longqiu.21ic.org Taobao: http://shop36265907.taobao.com ------------------------------------ Code Warrior 5.0 Target: MC9S12XS128 Crystal: 16.000Mhz ============================================ This procedure includes the following features: 1. Set the system clock in the under xxMHZ bus clock 2. Testing Long Hill minimum system development board overclocking performance: If the LED flashes on the normal work of the chip Otherwise, that chip is not working correctly, please check the system design 3. Qinghua University can also test the overclocking board minimum system performance, LED count, according to light cycle system can read how many times
Platform: | Size: 244736 | Author: 邱比特 | Hits:

[MPI16X16led

Description: 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot matrix LED scanning the working principle of the same 8-bit digital tube similar scan. It has a total of 16 cathode output ports, each corresponding to a total of 16 cathode LED display lights, so the scan decoding addresses of four signal lines (sel0-sel3), its characters scanned by the 16-bit code segment address (l0- l15) input. Through the clock out of every scan revealed a complete character. 2. In this study, the achievement of output, " Welcome to the" four Chinese characters, the use of output in two formats: (1) followed by continuous output from right to left (2) a single character from the previous and the next refresh the output.
Platform: | Size: 7168 | Author: soisit | Hits:

[SCMMSP430_matierials

Description: 学习MSP430系列16位超低功耗单片机的绝佳资料,包括: 1、实验板原理图 2、IAR的使用方法说明 3、12个实验题目内容,详细解释和相应的源代码: 实验一 IO与时钟 实验二 键盘与LED 实验三 定时器实验 实验四 外围模块操作 实验五 使用口线模拟IIC操作 实验六 同步通讯模块与扩展FLASH 实验七 异步通讯模块 实验八 ADC与LCD 实验九 图形点阵LCD 实验十 超低功耗实验 实验十一 模拟设定时间和RS-485通信实验 实验十二 SPI接口扩展RF通信 -Learning series of 16-bit ultra-low power MSP430 microcontroller excellent information, including: 1, experimental board schematics 2, IAR to use instructions 3,12 a test subject content, explained in detail and the corresponding source code: Experiment 1 IO and Clock Experiment 2 keyboard and LED Experiment 3 timer test Experiment 4 peripheral modules operate Experiment 5 using the five-wire analog port operations IIC Experiment 6 synchronous communication modules and expansion FLASH Experiment 7 asynchronous communication module Experiment 8 ADC and LCD Experiment 9 dot matrix LCD Experiment 10 ultra-low-power test Experiment 11 Simulation setup time and RS-485 communication experiment Experiment 12 SPI interface extensions RF Communications
Platform: | Size: 2067456 | Author: 权少 | Hits:

[SCMZC-51

Description: 1 闪烁一个LED灯--学习建立你的第一个工程 2 流水灯--延时 3 蜂鸣器发出报警音--声音产生实验 4 一位数码管0-9计数器--74HC164编程学习 5 用定时器控制闪烁一个LED灯--定时器 6 0-9999计数器--4位数数码管 7 按键计数器--外部中断 8 数码管时钟 9 LCM1602液晶屏显示--液晶屏 10 音阶产生器--音乐实验 11 4*4小键盘实验--键盘学习 12 写24C02--IIC总线写实验 13 读24C02--IIC总线读实验 14 万年历--DS1302 15 ADC实验1--ADC0832 --电位器实验 16 ADC实验2--ADC0832 --光敏电阻实验 17 学习板和PC通信--串口通信实验 18 按键控制继电器--工业控制实验 19 温度DS18B20 20 LCM12864液晶屏 21 红外遥控解码实验 -A blinking LED lights 1- learning to build your first project 2 water lights- latency 3, the alarm buzzer sound- the sound generation of experimental 4, 0-9, a digital counter- 74HC164 Programming Learning 5 with a flashing LED light timer control- Timer 60-9999 Counter- 4-digit LED 7 key counter- External Interrupt 8 digital clock 9 LCM1602 LCD display- LCD screen 10 scale generator- Experimental Music 11 4* 4 keypad experiment- learning the keyboard 12 Write 24C02- IIC-bus write test 13 Reading 24C02- IIC Bus Reading Experiment 14 Calendar- DS1302 15 ADC Experiment 1- ADC0832- pot experiment 16 ADC Experiment 2- ADC0832- photoresistor experiment 17 learning board and the PC Communications- Serial Communication Experiment 18 key control relay- Industrial Control Experiment 19 temperature DS18B20 20 LCM12864 LCD 21 Experimental infrared remote control decoding
Platform: | Size: 394240 | Author: 郑葡萄 | Hits:

[VHDL-FPGA-VerilogCC2430

Description: CC2430基础实验源代码,帮助读者快速认知CC2430芯片 ││sch_CC2430ZDK.pdf ││ │├─1.LED │├─2.LCD │├─3.Clock模式 │├─4.External中断 │├─5.Timer中断 │├─6.Stop观看 │├─7.ADC │├─8.Temp传感器 │├─9.Joystick │├─10.UART - 液晶 │├─11.DMA │├─12.ADC_Series │├─13.Flash写作 │├─14.Random序列 │├─15.AES │├─16.RF_TEST │└─17.Power模式-│ CC2430-based test source code to help readers quickly cognitive CC2430 chip │ │ sch_CC2430ZDK.pdf │ │ │ ├─1.LED │ ├─2.LCD │ ├─3.Clock Modes │ ├─4.External Interrupt │ ├─5.Timer Interrupts │ ├─6.Stop Watch │ ├─7.ADC │ ├─8.Temp Sensor │ ├─9.Joystick > Downloads > 源码/资料 > 嵌入式/单片机编程
Platform: | Size: 2240512 | Author: 常江 | Hits:

[SCMmini1608

Description: mini1608电子钟(V1正式版) 【硬件特点】 - 16×8点阵屏显示 - 3按键操作 - DS18B20数字温度传感器 - 使用单片机产生时钟,无需RTC芯片 - 闹钟、整点报时用蜂鸣器 - 使用STC系统高级单片机 - 大容量EEPROM,储存用户设置和环境状态的各种信息 - 5V外电源或USB接口供电,备用电池用来保持走时。 - 无PCB板、无更多外围元器件,极简单制作过程。 【V1版本功能】 - LED点阵屏横向日期、时间与英文显示。 - LED点阵屏纵向汉字显示。 - LED点阵屏自动变速流动显示。 - 全中文3按键菜单操作(设置、加1、减1)。 - 20级流动速度设置。 - 9级LED显示亮度设置 - 自动检测环境亮度并变化LED屏亮度(正常亮度和睡眠亮度;不需要外扩任何光敏电路) - 1~60摄氏度温度显示。 - 单片机程序实现20年内的时间、日期计算并显示。(2009~2029) 【注意事项】 * 使用STC-ISP软件下载时,需选择“RST作为P4.7使用”项 * 使用STC-ISP软件下载时,需选择“使用外部晶体或时钟”项 * 使用STC-ISP软件下载时,需选择右下方选项“复位电压3.7V”项-Mini1608 electronic clock (V1 official version) [Characteristics] hardware 16* 8 dot matrix display screen - 3 button operation DS18B20 digital temperature sensor Using MCU clock generation, without the need of RTC chip - alarm, the whole point timekeeping with buzzer Using the STC system advanced single chip microcomputer Large capacity EEPROM, store various information of user settings and the state of the environment - 5V power supply or USB interface power supply, battery backup to keep working. No PCB, no more peripheral components, simple production process. [function] V1 version LED dot matrix screen transverse date, time and English display. LED dot matrix screen display longitudinal Chinese characters. LED dot matrix screen automatic transmission flow visualization. All Chinese 3 button menu operation (set, plus 1, minus 1). 20 stage flow speed setting. 9 stage LED display brightness setting - automatic detection environment brightness and changes of LED scre
Platform: | Size: 624640 | Author: 张进科 | Hits:

CodeBus www.codebus.net